シンタックス
'宣言
Public Overloads Function BinarySearch( _
ByVal As System.DayOfWeek, _
ByVal As System.Collections.Generic.IComparer(Of DayOfWeek) _
) As System.Integer
public System.int BinarySearch(
System.DayOfWeek ,
System.Collections.Generic.IComparer<DayOfWeek>
)
パラメータ
- item
- comparer
参照